Welcome![Sign In][Sign Up]
Location:
Search - opengl fill polygon

Search list

[OpenGL program0327401100

Description: 多边形的填充,算法可用于任何多边形的填充,只需知道它们的定点坐标就行。使用OpenGl写code-Polygon fill algorithm can be used for any polygon filling, they know only the sentinel coordinates on the line. Use OpenGl write code
Platform: | Size: 54282 | Author: 丁钱飞 | Hits:

[OpenGL programscanexample

Description: 基于opengl的多边形扫描算法演示系统,可以演示出多边形填充过程中扫描线扫描的结果,动态的演示出来。-on opengl polygon scan algorithm demonstration system that can demonstrate Polygon Fill out the process of scanning line scan results, dynamic demo out.
Platform: | Size: 12598 | Author: 0 | Hits:

[OpenGL programscanexample

Description: 基于opengl的多边形扫描算法演示系统,可以演示出多边形填充过程中扫描线扫描的结果,动态的演示出来。-on opengl polygon scan algorithm demonstration system that can demonstrate Polygon Fill out the process of scanning line scan results, dynamic demo out.
Platform: | Size: 1244160 | Author: 0 | Hits:

[OpenGL program0327401100

Description: 多边形的填充,算法可用于任何多边形的填充,只需知道它们的定点坐标就行。使用OpenGl写code-Polygon fill algorithm can be used for any polygon filling, they know only the sentinel coordinates on the line. Use OpenGl write code
Platform: | Size: 54272 | Author: 丁钱飞 | Hits:

[OpenGL programscan_line_polygonfilling

Description: OPENGL中实现多边形的扫描线算法,能够动态地表现多边形的填充过程。 -achieve OpenGL polygon scan line algorithm performance can be dynamically polygon filling process.
Platform: | Size: 3072 | Author: ldx | Hits:

[OpenGL programopengl_fill

Description: 多边形填充的原程序,适合初学者,请审阅,简单的分类-Polygon Fill the original procedures for beginners, please review, a simple classification
Platform: | Size: 73728 | Author: 李东海 | Hits:

[2D GraphicCG-3

Description: 多边形扫描转换填充 A C++ program to fill a Polygon using Scan Line Polygon Fill Algorithm.-Polygon scan conversion Fill A C++ Program to fill a Polygon using Scan Line Polygon Fill Algorithm.
Platform: | Size: 2048 | Author: 艾文 | Hits:

[OpenGL programPolygonFill

Description: 使用C++和OpenGL实现的多边形填充。 -The use of C++ and OpenGL Polygon Fill realize.
Platform: | Size: 931840 | Author: dcj | Hits:

[GUI DevelopOpenGL_2D_color_farming_picture

Description: 在VC环境下,应用OpenGL语言,绘制了一幅二维村居图,特别应用了多边形光滑填充染色技术-At VC environment, the application of OpenGL language, drawing a two-dimensional farming map, in particular the application of the polygon fill smooth staining techniques
Platform: | Size: 1024 | Author: szl | Hits:

[OpenGL programFill-Polygon

Description: OpenGL Fill-polygon programming source!
Platform: | Size: 1257472 | Author: beet | Hits:

[Graph programfirst3

Description: 使用opengl函数写一个控制台程序,要求输出下列简单的二维图形:如线(实线、虚线)、四边形、多边形、圆等,并任意填充一个封闭图形 -Use opengl function to write a console program, require a simple two-dimensional graphical output of the following: If the line (solid line, dashed line), quadrilateral, polygon, round, etc., and any fill a closed graph
Platform: | Size: 235520 | Author: 刘贵冬 | Hits:

[OpenGL programGLcolor

Description: 使用openGL绘制一个彩色板,其中有多边形的绘制操作和多边形颜色的填充-The use of openGL draw a colored plate, including the operation and polygon drawing polygon fill color
Platform: | Size: 256000 | Author: liyanjie | Hits:

[OpenGL programGraphics_ex1

Description: OpenGL演示程序。 1创建一个窗口,窗口分成四块。第一块绘制线(虚线、实线、粗线),第二块绘制多边形,第三块窗口用渐变填充多边形,第四块窗口绘制圆。 2右击每一块,则单独显示该块的内容。单独显示时,可以使用鼠标左键对显示内容进行拖动,用滚轮进行缩放。再次右击则显示四块的内容。-OpenGL demo. 1 to create a window, the window is divided into four. The first one to draw a line (dashed, solid, thick line), the second block of drawing polygons, the third block window polygon with a gradient fill, the fourth round draw block window. 2 Right-click each one, then a separate display the contents of the block. Solo show, you can use the left mouse button to drag on the display, zoom with scroll wheel. Right-click again, the content is displayed 4.
Platform: | Size: 2048 | Author: 2kclo3mno2 | Hits:

[OpenGL programPolygon

Description: 计算机图形学教学演示程序——基于opengl的多边形填充程序。-Teaching computer graphics demonstration program- based on opengl polygon fill procedure.
Platform: | Size: 442368 | Author: fangjian | Hits:

[OpenGL programPOLYGON

Description: OpenGL多边形填充程序源代码,实例,多样填充-OpenGL polygon fill, source code, examples, various filling
Platform: | Size: 2048 | Author: yanjia | Hits:

[OpenGL programpolygon

Description: 利用opengl绘制多边形,为其填充颜色并实现多边形的移动-Opengl draw the polygon for the fill color and the polygon s mobile
Platform: | Size: 2048 | Author: dura | Hits:

[2D Graphicpolygon_fill

Description: 使用x-扫描线的改进算法(即边表桶算法)实现了多边形的填充算法。-use x-scan line algorithm to fill polygon. Environment: Opengl
Platform: | Size: 40960 | Author: awfsdfwaf | Hits:

[Internet-NetworkPOLYGON

Description: OpenGL多边形填充程序源代码,实例,多样填充-OpenGL polygon fill, source code, examples, various filling
Platform: | Size: 2048 | Author: lowth | Hits:

[GDI-BitmapOPENGLPVC

Description: 凸多边形图案填充实例程序,用OPENGL实现多边形的区域填充实例-Convex polygon pattern fills examples of procedures, using OPENGL realize polygon area fill instance
Platform: | Size: 1024 | Author: 王艳琴 | Hits:

[Other计算机图形学

Description: 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transformation of Pentagon to pentagonal star, using DDA, middle point drawing and Bresenham algorithm to draw straight lines; using middle point drawing circle method and Bresenham algorithm to draw circle; using fence filling and scanning line filling to fill in polygon interior color filling; and realizing the translation, enlargement and reduction of two-dimensional graphics and 3D graphics. Basic graphic transformation, such as symmetry, rotation, and error cutting.)
Platform: | Size: 4198400 | Author: 水无缘 | Hits:
« 12 »

CodeBus www.codebus.net